projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d890e5b
)
* lisp/autoarg.el: Use lexical binding.
author
Stefan Kangas
<stefankangas@gmail.com>
Sun, 19 Apr 2020 00:32:36 +0000
(
02:32
+0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Sun, 19 Apr 2020 00:44:11 +0000
(
02:44
+0200)
lisp/autoarg.el
patch
|
blob
|
history
diff --git
a/lisp/autoarg.el
b/lisp/autoarg.el
index c0307aa92b10ac292089fb70f6f69a1226262fd4..eba7a187fafb96d396da159ea65e397318091045 100644
(file)
--- a/
lisp/autoarg.el
+++ b/
lisp/autoarg.el
@@
-1,4
+1,4
@@
-;;; autoarg.el --- make digit keys supply prefix args
+;;; autoarg.el --- make digit keys supply prefix args
-*- lexical-binding: t -*-
;; Copyright (C) 1998, 2000-2020 Free Software Foundation, Inc.